type github.com/jackc/pgx/v5/pgxpool.poolBatchResults (struct)

Method Implmentations

Close() error *poolBatchResults.M : github.com/jackc/pgx/v5.BatchResults.Close *poolBatchResults.M : io.Closer.Close
Exec() (pgconn.CommandTag, error) *poolBatchResults.M : github.com/jackc/pgx/v5.BatchResults.Exec
Query() (pgx.Rows, error) *poolBatchResults.M : github.com/jackc/pgx/v5.BatchResults.Query
QueryRow() pgx.Row *poolBatchResults.M : github.com/jackc/pgx/v5.BatchResults.QueryRow